Remove size_request from GtkSocket
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Oct 2010 15:17:40 +0000 (11:17 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 30 Oct 2010 08:35:20 +0000 (17:35 +0900)
commit2d4f3e13659f2dc0bb2687a9ddbfa5d9f43c0117
tree99a26d5d514b58ba1c888e1416c23a5766397a93
parent965b3af8a1c392caa2395df421396da5ccd572d2
Remove size_request from GtkSocket

This is only preliminary, GtkSocket can do minimal/natural width
properly, there's code for that in the extended-layout branch.
gtk/gtksocket.c